CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc 程序

搜索资源列表

  1. MFC

    0下载:
  2. 基于MFC的一些小程序,包括有比较有创意的进度条,各种不同按钮,分隔窗口,电子时钟等等程序的源代码-use MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:13142327
    • 提供者:Nicky
  1. installdrv

    0下载:
  2. 如果需要在MFC程序中加载并启动一个内核驱动程序,可以使用该段代码,该代码拷贝驱动到drivers目录,以服务形式启动它。 要想关闭服务,可以调用命令行: net stop <服务名>-If you need to load in the MFC program and start a kernel driver, you can use that section of code that copy driver to drivers directory to start i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:41677
    • 提供者:hannychen
  1. MFC_ODBC_Example

    0下载:
  2. 《精通MFC程序设计》第20章 MFC ODBC数据库编程-" Master MFC Programming" Chapter 20 MFC ODBC Database Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3895712
    • 提供者:zjw
  1. MFC_GDI_Example

    0下载:
  2. 《精通MFC程序设计》第13章 MFC GDI与绘图-《Master MFC Programming》 Chapter 13 MFC GDI and graphics
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3529716
    • 提供者:zjw
  1. MFC_Socket_Example

    0下载:
  2. 《精通MFC程序设计》 第22章 MFC Socket编程-《Master MFC Programming》 Chapter 22 MFC Socket Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:233217
    • 提供者:zjw
  1. winsock

    0下载:
  2. MFC程序设计附源代码 Socket编程-MFC Programming with source code Socket Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:3683
    • 提供者:刘俊彬
  1. mfc_program_source_code_to_achieve_the_display_fon

    0下载:
  2. mfc程序实现字体大小的显示源码mfc program source code to achieve the display font size -mfc program to achieve the display font size of the source code mfc program source code to achieve the display font size
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:33712
    • 提供者:depp
  1. mfc

    0下载:
  2. MFC 实现的全屏显示的程序,需要的可以下载参考下!-MFC to achieve full-screen display program, you can download the information required under!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1154764
    • 提供者:肖传毅
  1. AutomatingOffice

    0下载:
  2. 通过OLE AUTOMATION对MS OFFICE进行编程控制,MFC程序演示了OLE自动化的编程技巧。-By OLE AUTOMATION control of the program MS OFFICE, MFC OLE automation application demonstrates the programming techniques.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:373552
    • 提供者:xuyong
  1. MFC

    0下载:
  2. MFC程序代码简例,入门级VC++ MFC框架代码学习-MFC code simple example, the entry-level framework for VC++ MFC code to learn
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:79840
    • 提供者:xue
  1. MFC

    0下载:
  2. MFC教程,介绍了微软基础类的使用,并介绍利用MFC如何开发设计应用程序。-MFC tutorial introduces the use of Microsoft Foundation Classes, and describes how to use MFC application development and design.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4215409
    • 提供者:zhangjinpeng
  1. calculater

    0下载:
  2. C++语言编写的mfc程序,实现了基本的计算器的加减乘除的功能。-Written in C++, mfc program to achieve the basic addition and subtraction, multiplication and division calculator functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:8417040
    • 提供者:黄子
  1. MFC.application.modules

    0下载:
  2. MFC程序开发模块书籍附带代码MFC application development modules with code book -MFC application development modules with code book
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:742208
    • 提供者:ai
  1. MFC XML

    0下载:
  2. 实现了一个CXMLFile类来操作XML文件,对应用程序设置选项的保存作了特别的接口支持,并实现了一个CPersistentTreeCtrl(一个可保存标签项的树控件)来演示CXMLFile类的用法。 -Implements a class to manipulate XML files CXMLFile, set the options for saving the application made a special interface support, and implementat
  3. 所属分类:Windows编程

    • 发布日期:2012-12-10
    • 文件大小:71484
    • 提供者:lingao
  1. mfc.pdf

    0下载:
  2. mfc界面开发 程序设计的技术指导书能彻底学会操控Message Mapping及Command Routing-MFC interface development program design technology instruction can thoroughly learn to Command
  3. 所属分类:CSharp

    • 发布日期:2017-05-24
    • 文件大小:7860741
    • 提供者:张于
  1. Laymans-language-and-MFC

    0下载:
  2. 《深入浅出MFC》分为四大篇。第一篇提出学习MFC程序设计之前的必要基础,包括Widnows程序的基本观念以及C++的高阶议题。-"Layman s language and MFC" is divided into four articles.Made first before learning MFC programming the necessary basis, including the basic concepts and procedures Widnows C++, high-e
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-19
    • 文件大小:28263424
    • 提供者:王志鹏
  1. MFC-program-only-one-class

    0下载:
  2. 最最简单的MFC程序,没有界面,只Beep一下。Visual C++ 2008 sp1开发,只用到CWinAppEx一个类。作MFC程序超简单入门参考用。-very simple MFC program, without interface, only include one MFC class, CWinAppEx, developed in Visual C++ 2008 sp1.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3808649
    • 提供者:junsun
  1. shenruqianchu.MFC

    0下载:
  2. 《深入浅出MFC》分为四大篇。第一篇提出学习MFC程序设计之前的必要基础,包括Widnows程序的基本观念以及C++的高阶议题。“学前基础”是相当主观的认定,不过,基于我个人的学习经验以及教学经验,我的挑选应该颇具说服力。第二篇介绍Visual C++整合环境开发工具。本篇只不过是提纲挈领而已,并不企图取代 Visual C++使用手册。然而对于软件使用的老手,此篇或已足以让您掌握Visual C++整合环境。工具的使用虽然谈不上学问,但在视觉化软件开发过程中扮演极重角色,切莫小觑它。 第三篇介
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-13
    • 文件大小:20686992
    • 提供者:李洋
  1. MFC-excel

    1下载:
  2. 该程序详细介绍了在MFC平台下怎么操作微软的offcice组建excel,经过测试,运行良好!-The procedure described in detail how to operate the platform in the MFC Microsoft offcice form excel, tested and run well!
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:2341807
    • 提供者:ykm
  1. MFC-library-Chinese-documents

    0下载:
  2. MFC类库中文文档,介绍了各个类的函数和中文说明,是MFC程序员的好帮助。-MFC libraries, this paper introduces various Chinese documents of function and Chinese explains, be MFC programmers may help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1487884
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com